TPTP Problem File: ITP181^2.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : ITP181^2 : TPTP v8.2.0. Released v7.5.0.
% Domain   : Interactive Theorem Proving
% Problem  : Sledgehammer Strong_Late_Sim_SC problem prob_189__3410182_1
% Version  : Especial.
% English  :

% Refs     : [BH+15] Blanchette et al. (2015), Mining the Archive of Formal
%          : [Des21] Desharnais (2021), Email to Geoff Sutcliffe
% Source   : [Des21]
% Names    : Strong_Late_Sim_SC/prob_189__3410182_1 [Des21]

% Status   : Theorem
% Rating   : 0.00 v7.5.0
% Syntax   : Number of formulae    :  325 ( 140 unt;  51 typ;   0 def)
%            Number of atoms       :  728 ( 237 equ;   0 cnn)
%            Maximal formula atoms :   17 (   2 avg)
%            Number of connectives : 3990 ( 134   ~;   5   |;  49   &;3424   @)
%                                         (   0 <=>; 378  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   28 (   9 avg)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :  151 ( 151   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   47 (  46 usr;   9 con; 0-5 aty)
%            Number of variables   : 1252 (  28   ^;1186   !;  13   ?;1252   :)
%                                         (  25  !>;   0  ?*;   0  @-;   0  @+)
% SPC      : TH1_THM_EQU_NAR

% Comments : This file was generated by Sledgehammer 2021-02-23 16:15:47.705
%------------------------------------------------------------------------------
% Could-be-implicit typings (8)
thf(ty_t_Late__Semantics_Oresidual,type,
    late_residual: $tType ).

thf(ty_t_Late__Semantics_Osubject,type,
    late_subject: $tType ).

thf(ty_t_Late__Semantics_OfreeRes,type,
    late_freeRes: $tType ).

thf(ty_t_Product__Type_Oprod,type,
    product_prod: $tType > $tType > $tType ).

thf(ty_t_Nominal_Onoption,type,
    noption: $tType > $tType ).

thf(ty_t_Agent_Oname,type,
    name: $tType ).

thf(ty_t_Agent_Opi,type,
    pi: $tType ).

thf(ty_t_Set_Oset,type,
    set: $tType > $tType ).

% Explicit typings (43)
thf(sy_cl_HOL_Otype,type,
    type: 
      !>[A: $tType] : $o ).

thf(sy_cl_Agent_Ofs__name,type,
    fs_name: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Oord,type,
    ord: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Oorder,type,
    order: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Olinorder,type,
    linorder: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Opreorder,type,
    preorder: 
      !>[A: $tType] : $o ).

thf(sy_c_Agent_Opi_OInput,type,
    input: name > name > pi > pi ).

thf(sy_c_Agent_Opi_OMismatch,type,
    mismatch: name > name > pi > pi ).

thf(sy_c_Agent_Opi_OOutput,type,
    output: name > name > pi > pi ).

thf(sy_c_Agent_Opi_OPar,type,
    par: pi > pi > pi ).

thf(sy_c_Agent_Opi_OPiNil,type,
    piNil: pi ).

thf(sy_c_Agent_Opi_ORes,type,
    res: name > pi > pi ).

thf(sy_c_Agent_Opi_OSum,type,
    sum: pi > pi > pi ).

thf(sy_c_Agent_Opi_OTau,type,
    tau: pi > pi ).

thf(sy_c_Agent_Osubs,type,
    subs: pi > name > name > pi ).

thf(sy_c_Late__Semantics_OfreeRes_OOutputR,type,
    late_OutputR: name > name > late_freeRes ).

thf(sy_c_Late__Semantics_OfreeRes_OTauR,type,
    late_TauR: late_freeRes ).

thf(sy_c_Late__Semantics_OfreeRes_OfreeRes__rec,type,
    late_freeRes_rec: 
      !>[T: $tType] : ( ( name > name > T ) > T > late_freeRes > T ) ).

thf(sy_c_Late__Semantics_Oresidual_OBoundR,type,
    late_BoundR: late_subject > name > pi > late_residual ).

thf(sy_c_Late__Semantics_Oresidual_OFreeR,type,
    late_FreeR: late_freeRes > pi > late_residual ).

thf(sy_c_Late__Semantics_Osubject_OBoundOutputS,type,
    late_BoundOutputS: name > late_subject ).

thf(sy_c_Late__Semantics_Osubject_OInputS,type,
    late_InputS: name > late_subject ).

thf(sy_c_Late__Semantics_Osubject_Osubject__rec,type,
    late_subject_rec: 
      !>[T: $tType] : ( ( name > T ) > ( name > T ) > late_subject > T ) ).

thf(sy_c_Late__Semantics_Otransitions,type,
    late_transitions: pi > late_residual > $o ).

thf(sy_c_Nominal_Oabs__fun,type,
    abs_fun: 
      !>[X: $tType,A: $tType] : ( X > A > X > ( noption @ A ) ) ).

thf(sy_c_Nominal_Ofresh,type,
    fresh: 
      !>[X: $tType,A: $tType] : ( X > A > $o ) ).

thf(sy_c_Orderings_Oord__class_Oless__eq,type,
    ord_less_eq: 
      !>[A: $tType] : ( A > A > $o ) ).

thf(sy_c_Product__Type_OPair,type,
    product_Pair: 
      !>[A: $tType,B: $tType] : ( A > B > ( product_prod @ A @ B ) ) ).

thf(sy_c_Product__Type_Ointernal__case__prod,type,
    produc2004651681e_prod: 
      !>[A: $tType,B: $tType,C: $tType] : ( ( A > B > C ) > ( product_prod @ A @ B ) > C ) ).

thf(sy_c_Product__Type_Oold_Oprod_Orec__prod,type,
    product_rec_prod: 
      !>[A: $tType,B: $tType,T: $tType] : ( ( A > B > T ) > ( product_prod @ A @ B ) > T ) ).

thf(sy_c_Rel_Oeqvt,type,
    eqvt: 
      !>[A: $tType] : ( ( set @ ( product_prod @ A @ A ) ) > $o ) ).

thf(sy_c_Relation_OId,type,
    id: 
      !>[A: $tType] : ( set @ ( product_prod @ A @ A ) ) ).

thf(sy_c_Set_OCollect,type,
    collect: 
      !>[A: $tType] : ( ( A > $o ) > ( set @ A ) ) ).

thf(sy_c_Strong__Late__Sim_Oderivative,type,
    strong2129052853vative: pi > pi > late_subject > name > ( set @ ( product_prod @ pi @ pi ) ) > $o ).

thf(sy_c_Strong__Late__Sim_Osimulation,type,
    strong743114133lation: pi > ( set @ ( product_prod @ pi @ pi ) ) > pi > $o ).

thf(sy_c_member,type,
    member: 
      !>[A: $tType] : ( A > ( set @ A ) > $o ) ).

thf(sy_v_P,type,
    p: pi ).

thf(sy_v_PQ____,type,
    pq: pi ).

thf(sy_v_Q,type,
    q: pi ).

thf(sy_v_Rel,type,
    rel: set @ ( product_prod @ pi @ pi ) ).

thf(sy_v_a____,type,
    a: late_subject ).

thf(sy_v_x,type,
    x: name ).

thf(sy_v_y____,type,
    y: name ).

% Relevant facts (256)
thf(fact_0_Eqvt,axiom,
    eqvt @ pi @ rel ).

% Eqvt
thf(fact_1_Bound_Ohyps_I5_J,axiom,
    fresh @ name @ ( product_prod @ name @ ( product_prod @ pi @ pi ) ) @ y @ ( product_Pair @ name @ ( product_prod @ pi @ pi ) @ x @ ( product_Pair @ pi @ pi @ p @ q ) ) ).

% Bound.hyps(5)
thf(fact_2_Bound_Ohyps_I4_J,axiom,
    fresh @ name @ late_subject @ y @ a ).

% Bound.hyps(4)
thf(fact_3_Bound_Ohyps_I3_J,axiom,
    fresh @ name @ pi @ y @ ( res @ x @ ( sum @ p @ q ) ) ).

% Bound.hyps(3)
thf(fact_4_Bound_Ohyps_I2_J,axiom,
    fresh @ name @ pi @ y @ ( sum @ ( res @ x @ p ) @ ( res @ x @ q ) ) ).

% Bound.hyps(2)
thf(fact_5_Bound_Ohyps_I1_J,axiom,
    late_transitions @ ( res @ x @ ( sum @ p @ q ) ) @ ( late_BoundR @ a @ y @ pq ) ).

% Bound.hyps(1)
thf(fact_6_fresh__prod,axiom,
    ! [A: $tType,X: $tType,B: $tType,A2: X,X2: A,Y: B] :
      ( ( fresh @ X @ ( product_prod @ A @ B ) @ A2 @ ( product_Pair @ A @ B @ X2 @ Y ) )
      = ( ( fresh @ X @ A @ A2 @ X2 )
        & ( fresh @ X @ B @ A2 @ Y ) ) ) ).

% fresh_prod
thf(fact_7_pi_Ofresh_I7_J,axiom,
    ! [A2: name,X22: pi,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( sum @ X22 @ X1 ) )
      = ( ( fresh @ name @ pi @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(7)
thf(fact_8_transitions_OResB,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ late_subject @ Y @ A2 )
       => ( ( Y != X2 )
         => ( ( fresh @ name @ pi @ X2 @ P )
           => ( ( fresh @ name @ late_subject @ X2 @ A2 )
             => ( late_transitions @ ( res @ Y @ P ) @ ( late_BoundR @ A2 @ X2 @ ( res @ Y @ P2 ) ) ) ) ) ) ) ) ).

% transitions.ResB
thf(fact_9_freshBoundDerivative_I1_J,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ Y @ P )
       => ( fresh @ name @ late_subject @ Y @ A2 ) ) ) ).

% freshBoundDerivative(1)
thf(fact_10_Late__Semantics_OResB,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ late_subject @ Y @ A2 )
       => ( ( Y != X2 )
         => ( late_transitions @ ( res @ Y @ P ) @ ( late_BoundR @ A2 @ X2 @ ( res @ Y @ P2 ) ) ) ) ) ) ).

% Late_Semantics.ResB
thf(fact_11_fresh__prodD_I2_J,axiom,
    ! [B: $tType,A: $tType,C: $tType,A2: A,X2: B,Y: C] :
      ( ( fresh @ A @ ( product_prod @ B @ C ) @ A2 @ ( product_Pair @ B @ C @ X2 @ Y ) )
     => ( fresh @ A @ C @ A2 @ Y ) ) ).

% fresh_prodD(2)
thf(fact_12_fresh__prodD_I1_J,axiom,
    ! [C: $tType,A: $tType,B: $tType,A2: A,X2: B,Y: C] :
      ( ( fresh @ A @ ( product_prod @ B @ C ) @ A2 @ ( product_Pair @ B @ C @ X2 @ Y ) )
     => ( fresh @ A @ B @ A2 @ X2 ) ) ).

% fresh_prodD(1)
thf(fact_13_freshBoundDerivative_I2_J,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ Y @ P )
       => ( ( Y != X2 )
         => ( fresh @ name @ pi @ Y @ P2 ) ) ) ) ).

% freshBoundDerivative(2)
thf(fact_14_prod_Oinject,axiom,
    ! [A: $tType,B: $tType,X1: A,X22: B,Y1: A,Y2: B] :
      ( ( ( product_Pair @ A @ B @ X1 @ X22 )
        = ( product_Pair @ A @ B @ Y1 @ Y2 ) )
      = ( ( X1 = Y1 )
        & ( X22 = Y2 ) ) ) ).

% prod.inject
thf(fact_15_old_Oprod_Oinject,axiom,
    ! [A: $tType,B: $tType,A2: A,B2: B,A3: A,B3: B] :
      ( ( ( product_Pair @ A @ B @ A2 @ B2 )
        = ( product_Pair @ A @ B @ A3 @ B3 ) )
      = ( ( A2 = A3 )
        & ( B2 = B3 ) ) ) ).

% old.prod.inject
thf(fact_16_pi_Odistinct_I81_J,axiom,
    ! [Pi1: pi,Pi2: pi,Name: name,Pi: pi] :
      ( ( sum @ Pi1 @ Pi2 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(81)
thf(fact_17_freshResidual,axiom,
    ! [P: pi,Rs: late_residual,X2: name] :
      ( ( late_transitions @ P @ Rs )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( fresh @ name @ late_residual @ X2 @ Rs ) ) ) ).

% freshResidual
thf(fact_18_old_Oprod_Oinducts,axiom,
    ! [B: $tType,A: $tType,P: ( product_prod @ A @ B ) > $o,Prod: product_prod @ A @ B] :
      ( ! [A4: A,B4: B] : ( P @ ( product_Pair @ A @ B @ A4 @ B4 ) )
     => ( P @ Prod ) ) ).

% old.prod.inducts
thf(fact_19_old_Oprod_Oexhaust,axiom,
    ! [A: $tType,B: $tType,Y: product_prod @ A @ B] :
      ~ ! [A4: A,B4: B] :
          ( Y
         != ( product_Pair @ A @ B @ A4 @ B4 ) ) ).

% old.prod.exhaust
thf(fact_20_Pair__inject,axiom,
    ! [A: $tType,B: $tType,A2: A,B2: B,A3: A,B3: B] :
      ( ( ( product_Pair @ A @ B @ A2 @ B2 )
        = ( product_Pair @ A @ B @ A3 @ B3 ) )
     => ~ ( ( A2 = A3 )
         => ( B2 != B3 ) ) ) ).

% Pair_inject
thf(fact_21_prod__cases,axiom,
    ! [B: $tType,A: $tType,P: ( product_prod @ A @ B ) > $o,P3: product_prod @ A @ B] :
      ( ! [A4: A,B4: B] : ( P @ ( product_Pair @ A @ B @ A4 @ B4 ) )
     => ( P @ P3 ) ) ).

% prod_cases
thf(fact_22_surj__pair,axiom,
    ! [A: $tType,B: $tType,P3: product_prod @ A @ B] :
    ? [X3: A,Y3: B] :
      ( P3
      = ( product_Pair @ A @ B @ X3 @ Y3 ) ) ).

% surj_pair
thf(fact_23_name__exists__fresh,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [X2: A] :
          ~ ! [C2: name] :
              ~ ( fresh @ name @ A @ C2 @ X2 ) ) ).

% name_exists_fresh
thf(fact_24_pi_Oinject_I6_J,axiom,
    ! [X22: pi,X1: pi,Y2: pi,Y1: pi] :
      ( ( ( sum @ X22 @ X1 )
        = ( sum @ Y2 @ Y1 ) )
      = ( ( X22 = Y2 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(6)
thf(fact_25_prod__induct7,axiom,
    ! [G: $tType,F: $tType,E: $tType,D: $tType,C: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) )] :
      ( ! [A4: A,B4: B,C2: C,D2: D,E2: E,F2: F,G2: G] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) @ B4 @ ( product_Pair @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) @ C2 @ ( product_Pair @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) @ D2 @ ( product_Pair @ E @ ( product_prod @ F @ G ) @ E2 @ ( product_Pair @ F @ G @ F2 @ G2 ) ) ) ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct7
thf(fact_26_prod__induct6,axiom,
    ! [F: $tType,E: $tType,D: $tType,C: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) )] :
      ( ! [A4: A,B4: B,C2: C,D2: D,E2: E,F2: F] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) @ B4 @ ( product_Pair @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) @ C2 @ ( product_Pair @ D @ ( product_prod @ E @ F ) @ D2 @ ( product_Pair @ E @ F @ E2 @ F2 ) ) ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct6
thf(fact_27_prod__induct5,axiom,
    ! [E: $tType,D: $tType,C: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) )] :
      ( ! [A4: A,B4: B,C2: C,D2: D,E2: E] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) @ B4 @ ( product_Pair @ C @ ( product_prod @ D @ E ) @ C2 @ ( product_Pair @ D @ E @ D2 @ E2 ) ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct5
thf(fact_28_prod__induct4,axiom,
    ! [D: $tType,C: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ D ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ D ) )] :
      ( ! [A4: A,B4: B,C2: C,D2: D] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ D ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ D ) @ B4 @ ( product_Pair @ C @ D @ C2 @ D2 ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct4
thf(fact_29_prod__induct3,axiom,
    ! [C: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ C ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ C )] :
      ( ! [A4: A,B4: B,C2: C] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ C ) @ A4 @ ( product_Pair @ B @ C @ B4 @ C2 ) ) )
     => ( P @ X2 ) ) ).

% prod_induct3
thf(fact_30_prod__cases7,axiom,
    ! [A: $tType,B: $tType,C: $tType,D: $tType,E: $tType,F: $tType,G: $tType,Y: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) )] :
      ~ ! [A4: A,B4: B,C2: C,D2: D,E2: E,F2: F,G2: G] :
          ( Y
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) ) @ B4 @ ( product_Pair @ C @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) ) @ C2 @ ( product_Pair @ D @ ( product_prod @ E @ ( product_prod @ F @ G ) ) @ D2 @ ( product_Pair @ E @ ( product_prod @ F @ G ) @ E2 @ ( product_Pair @ F @ G @ F2 @ G2 ) ) ) ) ) ) ) ).

% prod_cases7
thf(fact_31_prod__cases6,axiom,
    ! [A: $tType,B: $tType,C: $tType,D: $tType,E: $tType,F: $tType,Y: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) )] :
      ~ ! [A4: A,B4: B,C2: C,D2: D,E2: E,F2: F] :
          ( Y
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) ) @ B4 @ ( product_Pair @ C @ ( product_prod @ D @ ( product_prod @ E @ F ) ) @ C2 @ ( product_Pair @ D @ ( product_prod @ E @ F ) @ D2 @ ( product_Pair @ E @ F @ E2 @ F2 ) ) ) ) ) ) ).

% prod_cases6
thf(fact_32_prod__cases5,axiom,
    ! [A: $tType,B: $tType,C: $tType,D: $tType,E: $tType,Y: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) )] :
      ~ ! [A4: A,B4: B,C2: C,D2: D,E2: E] :
          ( Y
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ ( product_prod @ D @ E ) ) @ B4 @ ( product_Pair @ C @ ( product_prod @ D @ E ) @ C2 @ ( product_Pair @ D @ E @ D2 @ E2 ) ) ) ) ) ).

% prod_cases5
thf(fact_33_prod__cases4,axiom,
    ! [A: $tType,B: $tType,C: $tType,D: $tType,Y: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C @ D ) )] :
      ~ ! [A4: A,B4: B,C2: C,D2: D] :
          ( Y
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C @ D ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C @ D ) @ B4 @ ( product_Pair @ C @ D @ C2 @ D2 ) ) ) ) ).

% prod_cases4
thf(fact_34_prod__cases3,axiom,
    ! [A: $tType,B: $tType,C: $tType,Y: product_prod @ A @ ( product_prod @ B @ C )] :
      ~ ! [A4: A,B4: B,C2: C] :
          ( Y
         != ( product_Pair @ A @ ( product_prod @ B @ C ) @ A4 @ ( product_Pair @ B @ C @ B4 @ C2 ) ) ) ).

% prod_cases3
thf(fact_35_freshRes,axiom,
    ! [A2: name,P: pi] : ( fresh @ name @ pi @ A2 @ ( res @ A2 @ P ) ) ).

% freshRes
thf(fact_36_Sum2,axiom,
    ! [Q: pi,Rs: late_residual,P: pi] :
      ( ( late_transitions @ Q @ Rs )
     => ( late_transitions @ ( sum @ P @ Q ) @ Rs ) ) ).

% Sum2
thf(fact_37_Sum1,axiom,
    ! [P: pi,Rs: late_residual,Q: pi] :
      ( ( late_transitions @ P @ Rs )
     => ( late_transitions @ ( sum @ P @ Q ) @ Rs ) ) ).

% Sum1
thf(fact_38_sumCases_H,axiom,
    ! [P: pi,Q: pi,Rs: late_residual] :
      ( ( late_transitions @ ( sum @ P @ Q ) @ Rs )
     => ( ~ ( late_transitions @ P @ Rs )
       => ( late_transitions @ Q @ Rs ) ) ) ).

% sumCases'
thf(fact_39_sumCases,axiom,
    ! [P: pi,Q: pi,Rs: late_residual] :
      ( ( late_transitions @ ( sum @ P @ Q ) @ Rs )
     => ( ~ ( late_transitions @ P @ Rs )
       => ( late_transitions @ Q @ Rs ) ) ) ).

% sumCases
thf(fact_40_old_Oprod_Orec,axiom,
    ! [A: $tType,T: $tType,B: $tType,F1: A > B > T,A2: A,B2: B] :
      ( ( product_rec_prod @ A @ B @ T @ F1 @ ( product_Pair @ A @ B @ A2 @ B2 ) )
      = ( F1 @ A2 @ B2 ) ) ).

% old.prod.rec
thf(fact_41_internal__case__prod__conv,axiom,
    ! [B: $tType,A: $tType,C: $tType,C3: B > C > A,A2: B,B2: C] :
      ( ( produc2004651681e_prod @ B @ C @ A @ C3 @ ( product_Pair @ B @ C @ A2 @ B2 ) )
      = ( C3 @ A2 @ B2 ) ) ).

% internal_case_prod_conv
thf(fact_42_Id,axiom,
    ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ rel ).

% Id
thf(fact_43_transitions_OPar2B,axiom,
    ! [Q: pi,A2: late_subject,X2: name,Q2: pi,P: pi] :
      ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q2 ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( ( fresh @ name @ pi @ X2 @ Q )
         => ( ( fresh @ name @ late_subject @ X2 @ A2 )
           => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P @ Q2 ) ) ) ) ) ) ) ).

% transitions.Par2B
thf(fact_44_transitions_OPar1B,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Q: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( ( fresh @ name @ pi @ X2 @ Q )
         => ( ( fresh @ name @ late_subject @ X2 @ A2 )
           => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P2 @ Q ) ) ) ) ) ) ) ).

% transitions.Par1B
thf(fact_45_mem__Collect__eq,axiom,
    ! [A: $tType,A2: A,P: A > $o] :
      ( ( member @ A @ A2 @ ( collect @ A @ P ) )
      = ( P @ A2 ) ) ).

% mem_Collect_eq
thf(fact_46_Collect__mem__eq,axiom,
    ! [A: $tType,A5: set @ A] :
      ( ( collect @ A
        @ ^ [X4: A] : ( member @ A @ X4 @ A5 ) )
      = A5 ) ).

% Collect_mem_eq
thf(fact_47_Collect__cong,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ! [X3: A] :
          ( ( P @ X3 )
          = ( Q @ X3 ) )
     => ( ( collect @ A @ P )
        = ( collect @ A @ Q ) ) ) ).

% Collect_cong
thf(fact_48_parCasesB_H,axiom,
    ! [P: pi,Q: pi,B2: late_subject,Y: name,P2: pi] :
      ( ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ B2 @ Y @ P2 ) )
     => ( ! [P4: pi,A4: late_subject,X3: name,P5: pi,Q3: pi] :
            ( ( ( par @ P @ Q )
              = ( par @ P4 @ Q3 ) )
           => ( ( ( late_BoundR @ B2 @ Y @ P2 )
                = ( late_BoundR @ A4 @ X3 @ ( par @ P5 @ Q3 ) ) )
             => ( ( late_transitions @ P4 @ ( late_BoundR @ A4 @ X3 @ P5 ) )
               => ( ( fresh @ name @ pi @ X3 @ P4 )
                 => ( ( fresh @ name @ pi @ X3 @ Q3 )
                   => ~ ( fresh @ name @ late_subject @ X3 @ A4 ) ) ) ) ) )
       => ~ ! [Q3: pi,A4: late_subject,X3: name,Q4: pi,P4: pi] :
              ( ( ( par @ P @ Q )
                = ( par @ P4 @ Q3 ) )
             => ( ( ( late_BoundR @ B2 @ Y @ P2 )
                  = ( late_BoundR @ A4 @ X3 @ ( par @ P4 @ Q4 ) ) )
               => ( ( late_transitions @ Q3 @ ( late_BoundR @ A4 @ X3 @ Q4 ) )
                 => ( ( fresh @ name @ pi @ X3 @ P4 )
                   => ( ( fresh @ name @ pi @ X3 @ Q3 )
                     => ~ ( fresh @ name @ late_subject @ X3 @ A4 ) ) ) ) ) ) ) ) ).

% parCasesB'
thf(fact_49_inputIneqTrans,axiom,
    ! [A2: name,X2: name,P: pi,B2: late_subject,Y: name,P2: pi] :
      ( ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ B2 @ Y @ P2 ) )
     => ~ ( fresh @ name @ late_subject @ A2 @ B2 ) ) ).

% inputIneqTrans
thf(fact_50_resTauBoundTrans,axiom,
    ! [X2: name,P: pi,A2: late_subject,Y: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( tau @ P ) ) @ ( late_BoundR @ A2 @ Y @ P2 ) ) ).

% resTauBoundTrans
thf(fact_51_residual_Ostrong__inducts,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [P: A > late_residual > $o,Z: A,Residual: late_residual] :
          ( ! [Subject: late_subject,Name2: name,Pi3: pi,Z2: A] :
              ( ( fresh @ name @ A @ Name2 @ Z2 )
             => ( ( fresh @ name @ late_subject @ Name2 @ Subject )
               => ( P @ Z2 @ ( late_BoundR @ Subject @ Name2 @ Pi3 ) ) ) )
         => ( ! [FreeRes: late_freeRes,Pi3: pi,Z2: A] : ( P @ Z2 @ ( late_FreeR @ FreeRes @ Pi3 ) )
           => ( P @ Z @ Residual ) ) ) ) ).

% residual.strong_inducts
thf(fact_52_residual_Ostrong__induct,axiom,
    ! [N: $tType] :
      ( ( fs_name @ N )
     => ! [P: N > late_residual > $o,Z: N,Residual: late_residual] :
          ( ! [Subject: late_subject,Name2: name,Pi3: pi,Z2: N] :
              ( ( fresh @ name @ N @ Name2 @ Z2 )
             => ( ( fresh @ name @ late_subject @ Name2 @ Subject )
               => ( P @ Z2 @ ( late_BoundR @ Subject @ Name2 @ Pi3 ) ) ) )
         => ( ! [FreeRes: late_freeRes,Pi3: pi,Z2: N] : ( P @ Z2 @ ( late_FreeR @ FreeRes @ Pi3 ) )
           => ( P @ Z @ Residual ) ) ) ) ).

% residual.strong_induct
thf(fact_53_pi_Ofresh_I8_J,axiom,
    ! [A2: name,X22: pi,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( par @ X22 @ X1 ) )
      = ( ( fresh @ name @ pi @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(8)
thf(fact_54_pi_Ofresh_I3_J,axiom,
    ! [A2: name,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( tau @ X1 ) )
      = ( fresh @ name @ pi @ A2 @ X1 ) ) ).

% pi.fresh(3)
thf(fact_55_residual_Ofresh_I2_J,axiom,
    ! [A2: name,X22: late_freeRes,X1: pi] :
      ( ( fresh @ name @ late_residual @ A2 @ ( late_FreeR @ X22 @ X1 ) )
      = ( ( fresh @ name @ late_freeRes @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% residual.fresh(2)
thf(fact_56_residual_Oinject_I2_J,axiom,
    ! [X22: late_freeRes,X1: pi,Y2: late_freeRes,Y1: pi] :
      ( ( ( late_FreeR @ X22 @ X1 )
        = ( late_FreeR @ Y2 @ Y1 ) )
      = ( ( X22 = Y2 )
        & ( X1 = Y1 ) ) ) ).

% residual.inject(2)
thf(fact_57_pi_Odistinct_I35_J,axiom,
    ! [Pi4: pi,Name1: name,Name22: name,Pi: pi] :
      ( ( tau @ Pi4 )
     != ( input @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(35)
thf(fact_58_pi_Odistinct_I43_J,axiom,
    ! [Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( tau @ Pi4 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(43)
thf(fact_59_pi_Odistinct_I55_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( input @ Name12 @ Name23 @ Pi4 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(55)
thf(fact_60_pi_Oinject_I2_J,axiom,
    ! [X1: pi,Y1: pi] :
      ( ( ( tau @ X1 )
        = ( tau @ Y1 ) )
      = ( X1 = Y1 ) ) ).

% pi.inject(2)
thf(fact_61_pi_Oinject_I7_J,axiom,
    ! [X22: pi,X1: pi,Y2: pi,Y1: pi] :
      ( ( ( par @ X22 @ X1 )
        = ( par @ Y2 @ Y1 ) )
      = ( ( X22 = Y2 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(7)
thf(fact_62_Par2F,axiom,
    ! [Q: pi,Alpha: late_freeRes,Q2: pi,P: pi] :
      ( ( late_transitions @ Q @ ( late_FreeR @ Alpha @ Q2 ) )
     => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ Alpha @ ( par @ P @ Q2 ) ) ) ) ).

% Par2F
thf(fact_63_Par1F,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Q: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ Alpha @ ( par @ P2 @ Q ) ) ) ) ).

% Par1F
thf(fact_64_inputFreeTrans,axiom,
    ! [A2: name,X2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ~ ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) ) ).

% inputFreeTrans
thf(fact_65_resInputFreeTrans,axiom,
    ! [X2: name,A2: name,Y: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( input @ A2 @ Y @ P ) ) @ ( late_FreeR @ Alpha @ P2 ) ) ).

% resInputFreeTrans
thf(fact_66_pi_Odistinct_I85_J,axiom,
    ! [Pi1: pi,Pi2: pi,Name: name,Pi: pi] :
      ( ( par @ Pi1 @ Pi2 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(85)
thf(fact_67_pi_Odistinct_I79_J,axiom,
    ! [Pi1: pi,Pi2: pi,Pi12: pi,Pi22: pi] :
      ( ( sum @ Pi1 @ Pi2 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(79)
thf(fact_68_residual_Odistinct_I1_J,axiom,
    ! [Subject2: late_subject,Name3: name,Pi4: pi,FreeRes2: late_freeRes,Pi: pi] :
      ( ( late_BoundR @ Subject2 @ Name3 @ Pi4 )
     != ( late_FreeR @ FreeRes2 @ Pi ) ) ).

% residual.distinct(1)
thf(fact_69_residual_Oinducts,axiom,
    ! [P: late_residual > $o,Residual: late_residual] :
      ( ! [Subject: late_subject,Name2: name,Pi3: pi] : ( P @ ( late_BoundR @ Subject @ Name2 @ Pi3 ) )
     => ( ! [FreeRes: late_freeRes,Pi3: pi] : ( P @ ( late_FreeR @ FreeRes @ Pi3 ) )
       => ( P @ Residual ) ) ) ).

% residual.inducts
thf(fact_70_pi_Odistinct_I57_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Name: name,Pi: pi] :
      ( ( input @ Name12 @ Name23 @ Pi4 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(57)
thf(fact_71_pi_Odistinct_I45_J,axiom,
    ! [Pi4: pi,Name: name,Pi: pi] :
      ( ( tau @ Pi4 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(45)
thf(fact_72_pi_Odistinct_I53_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( input @ Name12 @ Name23 @ Pi4 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(53)
thf(fact_73_pi_Odistinct_I41_J,axiom,
    ! [Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( tau @ Pi4 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(41)
thf(fact_74_resCasesF,axiom,
    ! [X2: name,P: pi,Alpha: late_freeRes,XP: pi,F3: pi > $o] :
      ( ( late_transitions @ ( res @ X2 @ P ) @ ( late_FreeR @ Alpha @ XP ) )
     => ( ! [P5: pi] :
            ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P5 ) )
           => ( ( fresh @ name @ late_freeRes @ X2 @ Alpha )
             => ( F3 @ ( res @ X2 @ P5 ) ) ) )
       => ( F3 @ XP ) ) ) ).

% resCasesF
thf(fact_75_resCasesF_H,axiom,
    ! [X2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ( ( late_transitions @ ( res @ X2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ~ ! [P4: pi,Alpha2: late_freeRes,P5: pi,Y3: name] :
            ( ( ( res @ X2 @ P )
              = ( res @ Y3 @ P4 ) )
           => ( ( ( late_FreeR @ Alpha @ P2 )
                = ( late_FreeR @ Alpha2 @ ( res @ Y3 @ P5 ) ) )
             => ( ( late_transitions @ P4 @ ( late_FreeR @ Alpha2 @ P5 ) )
               => ~ ( fresh @ name @ late_freeRes @ Y3 @ Alpha2 ) ) ) ) ) ).

% resCasesF'
thf(fact_76_ResF,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh @ name @ late_freeRes @ Y @ Alpha )
       => ( late_transitions @ ( res @ Y @ P ) @ ( late_FreeR @ Alpha @ ( res @ Y @ P2 ) ) ) ) ) ).

% ResF
thf(fact_77_freshFreeDerivative_I2_J,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh @ name @ pi @ Y @ P )
       => ( fresh @ name @ pi @ Y @ P2 ) ) ) ).

% freshFreeDerivative(2)
thf(fact_78_freshFreeDerivative_I1_J,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh @ name @ pi @ Y @ P )
       => ( fresh @ name @ late_freeRes @ Y @ Alpha ) ) ) ).

% freshFreeDerivative(1)
thf(fact_79_resTrans_I2_J,axiom,
    ! [X2: name,Y: name,P: pi,Rs: late_residual] :
      ~ ( late_transitions @ ( res @ X2 @ ( input @ X2 @ Y @ P ) ) @ Rs ) ).

% resTrans(2)
thf(fact_80_tauBoundTrans,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi] :
      ~ ( late_transitions @ ( tau @ P ) @ ( late_BoundR @ A2 @ X2 @ P2 ) ) ).

% tauBoundTrans
thf(fact_81_Late__Semantics_OPar1B,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Q: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ X2 @ Q )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P2 @ Q ) ) ) ) ) ).

% Late_Semantics.Par1B
thf(fact_82_Late__Semantics_OPar2B,axiom,
    ! [Q: pi,A2: late_subject,X2: name,Q2: pi,P: pi] :
      ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q2 ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P @ Q2 ) ) ) ) ) ).

% Late_Semantics.Par2B
thf(fact_83_parCasesB,axiom,
    ! [P: pi,Q: pi,A2: late_subject,X2: name,PQ: pi,Prop: pi > $o] :
      ( ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ PQ ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( ( fresh @ name @ pi @ X2 @ Q )
         => ( ! [P5: pi] :
                ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P5 ) )
               => ( Prop @ ( par @ P5 @ Q ) ) )
           => ( ! [Q4: pi] :
                  ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q4 ) )
                 => ( Prop @ ( par @ P @ Q4 ) ) )
             => ( Prop @ PQ ) ) ) ) ) ) ).

% parCasesB
thf(fact_84_IdI,axiom,
    ! [A: $tType,A2: A] : ( member @ ( product_prod @ A @ A ) @ ( product_Pair @ A @ A @ A2 @ A2 ) @ ( id @ A ) ) ).

% IdI
thf(fact_85_pair__in__Id__conv,axiom,
    ! [A: $tType,A2: A,B2: A] :
      ( ( member @ ( product_prod @ A @ A ) @ ( product_Pair @ A @ A @ A2 @ B2 ) @ ( id @ A ) )
      = ( A2 = B2 ) ) ).

% pair_in_Id_conv
thf(fact_86_subsetI,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A] :
      ( ! [X3: A] :
          ( ( member @ A @ X3 @ A5 )
         => ( member @ A @ X3 @ B5 ) )
     => ( ord_less_eq @ ( set @ A ) @ A5 @ B5 ) ) ).

% subsetI
thf(fact_87_subset__antisym,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A] :
      ( ( ord_less_eq @ ( set @ A ) @ A5 @ B5 )
     => ( ( ord_less_eq @ ( set @ A ) @ B5 @ A5 )
       => ( A5 = B5 ) ) ) ).

% subset_antisym
thf(fact_88_order__refl,axiom,
    ! [A: $tType] :
      ( ( preorder @ A )
     => ! [X2: A] : ( ord_less_eq @ A @ X2 @ X2 ) ) ).

% order_refl
thf(fact_89_IdE,axiom,
    ! [A: $tType,P3: product_prod @ A @ A] :
      ( ( member @ ( product_prod @ A @ A ) @ P3 @ ( id @ A ) )
     => ~ ! [X3: A] :
            ( P3
           != ( product_Pair @ A @ A @ X3 @ X3 ) ) ) ).

% IdE
thf(fact_90_IdD,axiom,
    ! [A: $tType,A2: A,B2: A] :
      ( ( member @ ( product_prod @ A @ A ) @ ( product_Pair @ A @ A @ A2 @ B2 ) @ ( id @ A ) )
     => ( A2 = B2 ) ) ).

% IdD
thf(fact_91_subrelI,axiom,
    ! [B: $tType,A: $tType,R: set @ ( product_prod @ A @ B ),S: set @ ( product_prod @ A @ B )] :
      ( ! [X3: A,Y3: B] :
          ( ( member @ ( product_prod @ A @ B ) @ ( product_Pair @ A @ B @ X3 @ Y3 ) @ R )
         => ( member @ ( product_prod @ A @ B ) @ ( product_Pair @ A @ B @ X3 @ Y3 ) @ S ) )
     => ( ord_less_eq @ ( set @ ( product_prod @ A @ B ) ) @ R @ S ) ) ).

% subrelI
thf(fact_92_dual__order_Oantisym,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [B2: A,A2: A] :
          ( ( ord_less_eq @ A @ B2 @ A2 )
         => ( ( ord_less_eq @ A @ A2 @ B2 )
           => ( A2 = B2 ) ) ) ) ).

% dual_order.antisym
thf(fact_93_dual__order_Oeq__iff,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ( ( ^ [Y4: A,Z3: A] : Y4 = Z3 )
        = ( ^ [A6: A,B6: A] :
              ( ( ord_less_eq @ A @ B6 @ A6 )
              & ( ord_less_eq @ A @ A6 @ B6 ) ) ) ) ) ).

% dual_order.eq_iff
thf(fact_94_dual__order_Otrans,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [B2: A,A2: A,C3: A] :
          ( ( ord_less_eq @ A @ B2 @ A2 )
         => ( ( ord_less_eq @ A @ C3 @ B2 )
           => ( ord_less_eq @ A @ C3 @ A2 ) ) ) ) ).

% dual_order.trans
thf(fact_95_linorder__wlog,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [P: A > A > $o,A2: A,B2: A] :
          ( ! [A4: A,B4: A] :
              ( ( ord_less_eq @ A @ A4 @ B4 )
             => ( P @ A4 @ B4 ) )
         => ( ! [A4: A,B4: A] :
                ( ( P @ B4 @ A4 )
               => ( P @ A4 @ B4 ) )
           => ( P @ A2 @ B2 ) ) ) ) ).

% linorder_wlog
thf(fact_96_dual__order_Orefl,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [A2: A] : ( ord_less_eq @ A @ A2 @ A2 ) ) ).

% dual_order.refl
thf(fact_97_order__trans,axiom,
    ! [A: $tType] :
      ( ( preorder @ A )
     => ! [X2: A,Y: A,Z: A] :
          ( ( ord_less_eq @ A @ X2 @ Y )
         => ( ( ord_less_eq @ A @ Y @ Z )
           => ( ord_less_eq @ A @ X2 @ Z ) ) ) ) ).

% order_trans
thf(fact_98_order__class_Oorder_Oantisym,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [A2: A,B2: A] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ord_less_eq @ A @ B2 @ A2 )
           => ( A2 = B2 ) ) ) ) ).

% order_class.order.antisym
thf(fact_99_ord__le__eq__trans,axiom,
    ! [A: $tType] :
      ( ( ord @ A )
     => ! [A2: A,B2: A,C3: A] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( B2 = C3 )
           => ( ord_less_eq @ A @ A2 @ C3 ) ) ) ) ).

% ord_le_eq_trans
thf(fact_100_ord__eq__le__trans,axiom,
    ! [A: $tType] :
      ( ( ord @ A )
     => ! [A2: A,B2: A,C3: A] :
          ( ( A2 = B2 )
         => ( ( ord_less_eq @ A @ B2 @ C3 )
           => ( ord_less_eq @ A @ A2 @ C3 ) ) ) ) ).

% ord_eq_le_trans
thf(fact_101_order__class_Oorder_Oeq__iff,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ( ( ^ [Y4: A,Z3: A] : Y4 = Z3 )
        = ( ^ [A6: A,B6: A] :
              ( ( ord_less_eq @ A @ A6 @ B6 )
              & ( ord_less_eq @ A @ B6 @ A6 ) ) ) ) ) ).

% order_class.order.eq_iff
thf(fact_102_antisym__conv,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [Y: A,X2: A] :
          ( ( ord_less_eq @ A @ Y @ X2 )
         => ( ( ord_less_eq @ A @ X2 @ Y )
            = ( X2 = Y ) ) ) ) ).

% antisym_conv
thf(fact_103_le__cases3,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [X2: A,Y: A,Z: A] :
          ( ( ( ord_less_eq @ A @ X2 @ Y )
           => ~ ( ord_less_eq @ A @ Y @ Z ) )
         => ( ( ( ord_less_eq @ A @ Y @ X2 )
             => ~ ( ord_less_eq @ A @ X2 @ Z ) )
           => ( ( ( ord_less_eq @ A @ X2 @ Z )
               => ~ ( ord_less_eq @ A @ Z @ Y ) )
             => ( ( ( ord_less_eq @ A @ Z @ Y )
                 => ~ ( ord_less_eq @ A @ Y @ X2 ) )
               => ( ( ( ord_less_eq @ A @ Y @ Z )
                   => ~ ( ord_less_eq @ A @ Z @ X2 ) )
                 => ~ ( ( ord_less_eq @ A @ Z @ X2 )
                     => ~ ( ord_less_eq @ A @ X2 @ Y ) ) ) ) ) ) ) ) ).

% le_cases3
thf(fact_104_order_Otrans,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [A2: A,B2: A,C3: A] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ord_less_eq @ A @ B2 @ C3 )
           => ( ord_less_eq @ A @ A2 @ C3 ) ) ) ) ).

% order.trans
thf(fact_105_le__cases,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [X2: A,Y: A] :
          ( ~ ( ord_less_eq @ A @ X2 @ Y )
         => ( ord_less_eq @ A @ Y @ X2 ) ) ) ).

% le_cases
thf(fact_106_eq__refl,axiom,
    ! [A: $tType] :
      ( ( preorder @ A )
     => ! [X2: A,Y: A] :
          ( ( X2 = Y )
         => ( ord_less_eq @ A @ X2 @ Y ) ) ) ).

% eq_refl
thf(fact_107_linear,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [X2: A,Y: A] :
          ( ( ord_less_eq @ A @ X2 @ Y )
          | ( ord_less_eq @ A @ Y @ X2 ) ) ) ).

% linear
thf(fact_108_antisym,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [X2: A,Y: A] :
          ( ( ord_less_eq @ A @ X2 @ Y )
         => ( ( ord_less_eq @ A @ Y @ X2 )
           => ( X2 = Y ) ) ) ) ).

% antisym
thf(fact_109_eq__iff,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ( ( ^ [Y4: A,Z3: A] : Y4 = Z3 )
        = ( ^ [X4: A,Y5: A] :
              ( ( ord_less_eq @ A @ X4 @ Y5 )
              & ( ord_less_eq @ A @ Y5 @ X4 ) ) ) ) ) ).

% eq_iff
thf(fact_110_ord__le__eq__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ( ord @ B )
        & ( ord @ A ) )
     => ! [A2: A,B2: A,F4: A > B,C3: B] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ( F4 @ B2 )
              = C3 )
           => ( ! [X3: A,Y3: A] :
                  ( ( ord_less_eq @ A @ X3 @ Y3 )
                 => ( ord_less_eq @ B @ ( F4 @ X3 ) @ ( F4 @ Y3 ) ) )
             => ( ord_less_eq @ B @ ( F4 @ A2 ) @ C3 ) ) ) ) ) ).

% ord_le_eq_subst
thf(fact_111_ord__eq__le__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ( ord @ B )
        & ( ord @ A ) )
     => ! [A2: A,F4: B > A,B2: B,C3: B] :
          ( ( A2
            = ( F4 @ B2 ) )
         => ( ( ord_less_eq @ B @ B2 @ C3 )
           => ( ! [X3: B,Y3: B] :
                  ( ( ord_less_eq @ B @ X3 @ Y3 )
                 => ( ord_less_eq @ A @ ( F4 @ X3 ) @ ( F4 @ Y3 ) ) )
             => ( ord_less_eq @ A @ A2 @ ( F4 @ C3 ) ) ) ) ) ) ).

% ord_eq_le_subst
thf(fact_112_order__subst2,axiom,
    ! [A: $tType,C: $tType] :
      ( ( ( order @ C )
        & ( order @ A ) )
     => ! [A2: A,B2: A,F4: A > C,C3: C] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ord_less_eq @ C @ ( F4 @ B2 ) @ C3 )
           => ( ! [X3: A,Y3: A] :
                  ( ( ord_less_eq @ A @ X3 @ Y3 )
                 => ( ord_less_eq @ C @ ( F4 @ X3 ) @ ( F4 @ Y3 ) ) )
             => ( ord_less_eq @ C @ ( F4 @ A2 ) @ C3 ) ) ) ) ) ).

% order_subst2
thf(fact_113_order__subst1,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ( order @ B )
        & ( order @ A ) )
     => ! [A2: A,F4: B > A,B2: B,C3: B] :
          ( ( ord_less_eq @ A @ A2 @ ( F4 @ B2 ) )
         => ( ( ord_less_eq @ B @ B2 @ C3 )
           => ( ! [X3: B,Y3: B] :
                  ( ( ord_less_eq @ B @ X3 @ Y3 )
                 => ( ord_less_eq @ A @ ( F4 @ X3 ) @ ( F4 @ Y3 ) ) )
             => ( ord_less_eq @ A @ A2 @ ( F4 @ C3 ) ) ) ) ) ) ).

% order_subst1
thf(fact_114_le__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ( ( ord_less_eq @ ( A > B ) )
        = ( ^ [F5: A > B,G3: A > B] :
            ! [X4: A] : ( ord_less_eq @ B @ ( F5 @ X4 ) @ ( G3 @ X4 ) ) ) ) ) ).

% le_fun_def
thf(fact_115_le__funI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ! [F4: A > B,G4: A > B] :
          ( ! [X3: A] : ( ord_less_eq @ B @ ( F4 @ X3 ) @ ( G4 @ X3 ) )
         => ( ord_less_eq @ ( A > B ) @ F4 @ G4 ) ) ) ).

% le_funI
thf(fact_116_le__funE,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ! [F4: A > B,G4: A > B,X2: A] :
          ( ( ord_less_eq @ ( A > B ) @ F4 @ G4 )
         => ( ord_less_eq @ B @ ( F4 @ X2 ) @ ( G4 @ X2 ) ) ) ) ).

% le_funE
thf(fact_117_le__funD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ! [F4: A > B,G4: A > B,X2: A] :
          ( ( ord_less_eq @ ( A > B ) @ F4 @ G4 )
         => ( ord_less_eq @ B @ ( F4 @ X2 ) @ ( G4 @ X2 ) ) ) ) ).

% le_funD
thf(fact_118_Collect__mono__iff,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ( ord_less_eq @ ( set @ A ) @ ( collect @ A @ P ) @ ( collect @ A @ Q ) )
      = ( ! [X4: A] :
            ( ( P @ X4 )
           => ( Q @ X4 ) ) ) ) ).

% Collect_mono_iff
thf(fact_119_set__eq__subset,axiom,
    ! [A: $tType] :
      ( ( ^ [Y4: set @ A,Z3: set @ A] : Y4 = Z3 )
      = ( ^ [A7: set @ A,B7: set @ A] :
            ( ( ord_less_eq @ ( set @ A ) @ A7 @ B7 )
            & ( ord_less_eq @ ( set @ A ) @ B7 @ A7 ) ) ) ) ).

% set_eq_subset
thf(fact_120_subset__trans,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A,C4: set @ A] :
      ( ( ord_less_eq @ ( set @ A ) @ A5 @ B5 )
     => ( ( ord_less_eq @ ( set @ A ) @ B5 @ C4 )
       => ( ord_less_eq @ ( set @ A ) @ A5 @ C4 ) ) ) ).

% subset_trans
thf(fact_121_Collect__mono,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ! [X3: A] :
          ( ( P @ X3 )
         => ( Q @ X3 ) )
     => ( ord_less_eq @ ( set @ A ) @ ( collect @ A @ P ) @ ( collect @ A @ Q ) ) ) ).

% Collect_mono
thf(fact_122_subset__refl,axiom,
    ! [A: $tType,A5: set @ A] : ( ord_less_eq @ ( set @ A ) @ A5 @ A5 ) ).

% subset_refl
thf(fact_123_subset__iff,axiom,
    ! [A: $tType] :
      ( ( ord_less_eq @ ( set @ A ) )
      = ( ^ [A7: set @ A,B7: set @ A] :
          ! [T2: A] :
            ( ( member @ A @ T2 @ A7 )
           => ( member @ A @ T2 @ B7 ) ) ) ) ).

% subset_iff
thf(fact_124_equalityD2,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A] :
      ( ( A5 = B5 )
     => ( ord_less_eq @ ( set @ A ) @ B5 @ A5 ) ) ).

% equalityD2
thf(fact_125_equalityD1,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A] :
      ( ( A5 = B5 )
     => ( ord_less_eq @ ( set @ A ) @ A5 @ B5 ) ) ).

% equalityD1
thf(fact_126_subset__eq,axiom,
    ! [A: $tType] :
      ( ( ord_less_eq @ ( set @ A ) )
      = ( ^ [A7: set @ A,B7: set @ A] :
          ! [X4: A] :
            ( ( member @ A @ X4 @ A7 )
           => ( member @ A @ X4 @ B7 ) ) ) ) ).

% subset_eq
thf(fact_127_equalityE,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A] :
      ( ( A5 = B5 )
     => ~ ( ( ord_less_eq @ ( set @ A ) @ A5 @ B5 )
         => ~ ( ord_less_eq @ ( set @ A ) @ B5 @ A5 ) ) ) ).

% equalityE
thf(fact_128_subsetD,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A,C3: A] :
      ( ( ord_less_eq @ ( set @ A ) @ A5 @ B5 )
     => ( ( member @ A @ C3 @ A5 )
       => ( member @ A @ C3 @ B5 ) ) ) ).

% subsetD
thf(fact_129_in__mono,axiom,
    ! [A: $tType,A5: set @ A,B5: set @ A,X2: A] :
      ( ( ord_less_eq @ ( set @ A ) @ A5 @ B5 )
     => ( ( member @ A @ X2 @ A5 )
       => ( member @ A @ X2 @ B5 ) ) ) ).

% in_mono
thf(fact_130_resInputBoundOutputTrans,axiom,
    ! [X2: name,A2: name,Y: name,P: pi,B2: name,Z: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( input @ A2 @ Y @ P ) ) @ ( late_BoundR @ ( late_BoundOutputS @ B2 ) @ Z @ P2 ) ) ).

% resInputBoundOutputTrans
thf(fact_131_resTauOutputTrans,axiom,
    ! [X2: name,P: pi,A2: name,B2: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( tau @ P ) ) @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) ) ).

% resTauOutputTrans
thf(fact_132_simCasesCont,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [Rel: set @ ( product_prod @ pi @ pi ),Q: pi,P: pi,C4: A] :
          ( ( eqvt @ pi @ Rel )
         => ( ! [A4: late_subject,X3: name,Q4: pi] :
                ( ( late_transitions @ Q @ ( late_BoundR @ A4 @ X3 @ Q4 ) )
               => ( ( fresh @ name @ pi @ X3 @ P )
                 => ( ( fresh @ name @ pi @ X3 @ Q )
                   => ( ( fresh @ name @ late_subject @ X3 @ A4 )
                     => ( ( fresh @ name @ A @ X3 @ C4 )
                       => ? [P6: pi] :
                            ( ( late_transitions @ P @ ( late_BoundR @ A4 @ X3 @ P6 ) )
                            & ( strong2129052853vative @ P6 @ Q4 @ A4 @ X3 @ Rel ) ) ) ) ) ) )
           => ( ! [Alpha2: late_freeRes,Q4: pi] :
                  ( ( late_transitions @ Q @ ( late_FreeR @ Alpha2 @ Q4 ) )
                 => ? [P6: pi] :
                      ( ( late_transitions @ P @ ( late_FreeR @ Alpha2 @ P6 ) )
                      & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P6 @ Q4 ) @ Rel ) ) )
             => ( strong743114133lation @ P @ Rel @ Q ) ) ) ) ) ).

% simCasesCont
thf(fact_133_residual_Ofresh_I1_J,axiom,
    ! [A2: name,X32: late_subject,X1: name,X22: pi] :
      ( ( fresh @ name @ late_residual @ A2 @ ( late_BoundR @ X32 @ X1 @ X22 ) )
      = ( ( fresh @ name @ late_subject @ A2 @ X32 )
        & ( fresh @ name @ ( name > ( noption @ pi ) ) @ A2 @ ( abs_fun @ name @ pi @ X1 @ X22 ) ) ) ) ).

% residual.fresh(1)
thf(fact_134_resCases_H,axiom,
    ! [X2: name,P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( res @ X2 @ P ) @ Rs )
     => ( ! [P4: pi,A4: name,B4: name] :
            ( ( ( res @ X2 @ P )
              = ( res @ B4 @ P4 ) )
           => ! [P5: pi] :
                ( ( Rs
                  = ( late_BoundR @ ( late_BoundOutputS @ A4 ) @ B4 @ P5 ) )
               => ( ( late_transitions @ P4 @ ( late_FreeR @ ( late_OutputR @ A4 @ B4 ) @ P5 ) )
                 => ( A4 = B4 ) ) ) )
       => ( ! [P4: pi,A4: late_subject,X3: name,P5: pi,Y3: name] :
              ( ( ( res @ X2 @ P )
                = ( res @ Y3 @ P4 ) )
             => ( ( Rs
                  = ( late_BoundR @ A4 @ X3 @ ( res @ Y3 @ P5 ) ) )
               => ( ( late_transitions @ P4 @ ( late_BoundR @ A4 @ X3 @ P5 ) )
                 => ( ( fresh @ name @ late_subject @ Y3 @ A4 )
                   => ( ( Y3 != X3 )
                     => ( ( fresh @ name @ pi @ X3 @ P4 )
                       => ~ ( fresh @ name @ late_subject @ X3 @ A4 ) ) ) ) ) ) )
         => ~ ! [P4: pi,Alpha2: late_freeRes,P5: pi,Y3: name] :
                ( ( ( res @ X2 @ P )
                  = ( res @ Y3 @ P4 ) )
               => ( ( Rs
                    = ( late_FreeR @ Alpha2 @ ( res @ Y3 @ P5 ) ) )
                 => ( ( late_transitions @ P4 @ ( late_FreeR @ Alpha2 @ P5 ) )
                   => ~ ( fresh @ name @ late_freeRes @ Y3 @ Alpha2 ) ) ) ) ) ) ) ).

% resCases'
thf(fact_135_Late__Semantics_OfreeRes_Oinject,axiom,
    ! [X22: name,X1: name,Y2: name,Y1: name] :
      ( ( ( late_OutputR @ X22 @ X1 )
        = ( late_OutputR @ Y2 @ Y1 ) )
      = ( ( X22 = Y2 )
        & ( X1 = Y1 ) ) ) ).

% Late_Semantics.freeRes.inject
thf(fact_136_Late__Semantics_Osubject_Oinject_I2_J,axiom,
    ! [X1: name,Y1: name] :
      ( ( ( late_BoundOutputS @ X1 )
        = ( late_BoundOutputS @ Y1 ) )
      = ( X1 = Y1 ) ) ).

% Late_Semantics.subject.inject(2)
thf(fact_137_subject_Ofresh_I2_J,axiom,
    ! [A2: name,X1: name] :
      ( ( fresh @ name @ late_subject @ A2 @ ( late_BoundOutputS @ X1 ) )
      = ( fresh @ name @ name @ A2 @ X1 ) ) ).

% subject.fresh(2)
thf(fact_138_freeRes_Ofresh_I1_J,axiom,
    ! [A2: name,X22: name,X1: name] :
      ( ( fresh @ name @ late_freeRes @ A2 @ ( late_OutputR @ X22 @ X1 ) )
      = ( ( fresh @ name @ name @ A2 @ X22 )
        & ( fresh @ name @ name @ A2 @ X1 ) ) ) ).

% freeRes.fresh(1)
thf(fact_139_pi_Ofresh_I9_J,axiom,
    ! [A2: name,X1: name,X22: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( res @ X1 @ X22 ) )
      = ( fresh @ name @ ( name > ( noption @ pi ) ) @ A2 @ ( abs_fun @ name @ pi @ X1 @ X22 ) ) ) ).

% pi.fresh(9)
thf(fact_140_pi_Ofresh_I4_J,axiom,
    ! [A2: name,X32: name,X1: name,X22: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( input @ X32 @ X1 @ X22 ) )
      = ( ( fresh @ name @ name @ A2 @ X32 )
        & ( fresh @ name @ ( name > ( noption @ pi ) ) @ A2 @ ( abs_fun @ name @ pi @ X1 @ X22 ) ) ) ) ).

% pi.fresh(4)
thf(fact_141_monotonic,axiom,
    ! [P: pi,A5: set @ ( product_prod @ pi @ pi ),P2: pi,B5: set @ ( product_prod @ pi @ pi )] :
      ( ( strong743114133lation @ P @ A5 @ P2 )
     => ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ A5 @ B5 )
       => ( strong743114133lation @ P @ B5 @ P2 ) ) ) ).

% monotonic
thf(fact_142_abs__fun__eq1,axiom,
    ! [X: $tType,A: $tType,A2: X,X2: A,Y: A] :
      ( ( ( abs_fun @ X @ A @ A2 @ X2 )
        = ( abs_fun @ X @ A @ A2 @ Y ) )
      = ( X2 = Y ) ) ).

% abs_fun_eq1
thf(fact_143_derivativeMonotonic,axiom,
    ! [P: pi,Q: pi,A2: late_subject,X2: name,A5: set @ ( product_prod @ pi @ pi ),B5: set @ ( product_prod @ pi @ pi )] :
      ( ( strong2129052853vative @ P @ Q @ A2 @ X2 @ A5 )
     => ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ A5 @ B5 )
       => ( strong2129052853vative @ P @ Q @ A2 @ X2 @ B5 ) ) ) ).

% derivativeMonotonic
thf(fact_144_pi_Oinject_I8_J,axiom,
    ! [X1: name,X22: pi,Y1: name,Y2: pi] :
      ( ( ( res @ X1 @ X22 )
        = ( res @ Y1 @ Y2 ) )
      = ( ( abs_fun @ name @ pi @ X1 @ X22 )
        = ( abs_fun @ name @ pi @ Y1 @ Y2 ) ) ) ).

% pi.inject(8)
thf(fact_145_residual_Oinject_I1_J,axiom,
    ! [X32: late_subject,X1: name,X22: pi,Y32: late_subject,Y1: name,Y2: pi] :
      ( ( ( late_BoundR @ X32 @ X1 @ X22 )
        = ( late_BoundR @ Y32 @ Y1 @ Y2 ) )
      = ( ( X32 = Y32 )
        & ( ( abs_fun @ name @ pi @ X1 @ X22 )
          = ( abs_fun @ name @ pi @ Y1 @ Y2 ) ) ) ) ).

% residual.inject(1)
thf(fact_146_abs__fresh_I1_J,axiom,
    ! [X5: $tType] :
      ( ( fs_name @ X5 )
     => ! [B2: name,A2: name,X2: X5] :
          ( ( fresh @ name @ ( name > ( noption @ X5 ) ) @ B2 @ ( abs_fun @ name @ X5 @ A2 @ X2 ) )
          = ( ( B2 = A2 )
            | ( fresh @ name @ X5 @ B2 @ X2 ) ) ) ) ).

% abs_fresh(1)
thf(fact_147_name__fresh__abs,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [B2: name,A2: name,X2: A] :
          ( ( fresh @ name @ ( name > ( noption @ A ) ) @ B2 @ ( abs_fun @ name @ A @ A2 @ X2 ) )
          = ( ( B2 = A2 )
            | ( fresh @ name @ A @ B2 @ X2 ) ) ) ) ).

% name_fresh_abs
thf(fact_148_pi_Oinject_I3_J,axiom,
    ! [X32: name,X1: name,X22: pi,Y32: name,Y1: name,Y2: pi] :
      ( ( ( input @ X32 @ X1 @ X22 )
        = ( input @ Y32 @ Y1 @ Y2 ) )
      = ( ( X32 = Y32 )
        & ( ( abs_fun @ name @ pi @ X1 @ X22 )
          = ( abs_fun @ name @ pi @ Y1 @ Y2 ) ) ) ) ).

% pi.inject(3)
thf(fact_149_simE_I1_J,axiom,
    ! [P: pi,Rel: set @ ( product_prod @ pi @ pi ),Q: pi,A2: late_subject,X2: name,Q2: pi] :
      ( ( strong743114133lation @ P @ Rel @ Q )
     => ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ? [P5: pi] :
              ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P5 ) )
              & ( strong2129052853vative @ P5 @ Q2 @ A2 @ X2 @ Rel ) ) ) ) ) ).

% simE(1)
thf(fact_150_Strong__Late__Sim_Oreflexive,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ P ) ) ).

% Strong_Late_Sim.reflexive
thf(fact_151_Open,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) )
     => ( ( A2 != B2 )
       => ( late_transitions @ ( res @ B2 @ P ) @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ B2 @ P2 ) ) ) ) ).

% Open
thf(fact_152_derivativeReflexive,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,A2: late_subject,X2: name] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong2129052853vative @ P @ P @ A2 @ X2 @ Rel ) ) ).

% derivativeReflexive
thf(fact_153_simE_I2_J,axiom,
    ! [P: pi,Rel: set @ ( product_prod @ pi @ pi ),Q: pi,Alpha: late_freeRes,Q2: pi] :
      ( ( strong743114133lation @ P @ Rel @ Q )
     => ( ( late_transitions @ Q @ ( late_FreeR @ Alpha @ Q2 ) )
       => ? [P5: pi] :
            ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P5 ) )
            & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P5 @ Q2 ) @ Rel ) ) ) ) ).

% simE(2)
thf(fact_154_resSimCases,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [Rel: set @ ( product_prod @ pi @ pi ),Q: pi,X2: name,P: pi,C4: A] :
          ( ( eqvt @ pi @ Rel )
         => ( ! [Q4: pi,A4: name] :
                ( ( late_transitions @ Q @ ( late_FreeR @ ( late_OutputR @ A4 @ X2 ) @ Q4 ) )
               => ( ( A4 != X2 )
                 => ? [P6: pi] :
                      ( ( late_transitions @ P @ ( late_BoundR @ ( late_BoundOutputS @ A4 ) @ X2 @ P6 ) )
                      & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P6 @ Q4 ) @ Rel ) ) ) )
           => ( ! [Q4: pi,A4: late_subject,Y3: name] :
                  ( ( late_transitions @ Q @ ( late_BoundR @ A4 @ Y3 @ Q4 ) )
                 => ( ( fresh @ name @ late_subject @ X2 @ A4 )
                   => ( ( X2 != Y3 )
                     => ( ( fresh @ name @ A @ Y3 @ C4 )
                       => ? [P6: pi] :
                            ( ( late_transitions @ P @ ( late_BoundR @ A4 @ Y3 @ P6 ) )
                            & ( strong2129052853vative @ P6 @ ( res @ X2 @ Q4 ) @ A4 @ Y3 @ Rel ) ) ) ) ) )
             => ( ! [Q4: pi,Alpha2: late_freeRes] :
                    ( ( late_transitions @ Q @ ( late_FreeR @ Alpha2 @ Q4 ) )
                   => ( ( fresh @ name @ late_freeRes @ X2 @ Alpha2 )
                     => ? [P6: pi] :
                          ( ( late_transitions @ P @ ( late_FreeR @ Alpha2 @ P6 ) )
                          & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P6 @ ( res @ X2 @ Q4 ) ) @ Rel ) ) ) )
               => ( strong743114133lation @ P @ Rel @ ( res @ X2 @ Q ) ) ) ) ) ) ) ).

% resSimCases
thf(fact_155_simCases,axiom,
    ! [Q: pi,P: pi,Rel: set @ ( product_prod @ pi @ pi )] :
      ( ! [A4: late_subject,Y3: name,Q4: pi] :
          ( ( late_transitions @ Q @ ( late_BoundR @ A4 @ Y3 @ Q4 ) )
         => ( ( fresh @ name @ pi @ Y3 @ P )
           => ? [P6: pi] :
                ( ( late_transitions @ P @ ( late_BoundR @ A4 @ Y3 @ P6 ) )
                & ( strong2129052853vative @ P6 @ Q4 @ A4 @ Y3 @ Rel ) ) ) )
     => ( ! [Alpha2: late_freeRes,Q4: pi] :
            ( ( late_transitions @ Q @ ( late_FreeR @ Alpha2 @ Q4 ) )
           => ? [P6: pi] :
                ( ( late_transitions @ P @ ( late_FreeR @ Alpha2 @ P6 ) )
                & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P6 @ Q4 ) @ Rel ) ) )
       => ( strong743114133lation @ P @ Rel @ Q ) ) ) ).

% simCases
thf(fact_156_simulation__def,axiom,
    ( strong743114133lation
    = ( ^ [P7: pi,Rel2: set @ ( product_prod @ pi @ pi ),Q5: pi] :
          ( ! [A6: late_subject,X4: name,Q6: pi] :
              ( ( ( late_transitions @ Q5 @ ( late_BoundR @ A6 @ X4 @ Q6 ) )
                & ( fresh @ name @ pi @ X4 @ P7 ) )
             => ? [P8: pi] :
                  ( ( late_transitions @ P7 @ ( late_BoundR @ A6 @ X4 @ P8 ) )
                  & ( strong2129052853vative @ P8 @ Q6 @ A6 @ X4 @ Rel2 ) ) )
          & ! [Alpha3: late_freeRes,Q6: pi] :
              ( ( late_transitions @ Q5 @ ( late_FreeR @ Alpha3 @ Q6 ) )
             => ? [P8: pi] :
                  ( ( late_transitions @ P7 @ ( late_FreeR @ Alpha3 @ P8 ) )
                  & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P8 @ Q6 ) @ Rel2 ) ) ) ) ) ) ).

% simulation_def
thf(fact_157_resCasesB_H,axiom,
    ! [X6: name,P: pi,A2: late_subject,Y6: name,P2: pi] :
      ( ( late_transitions @ ( res @ X6 @ P ) @ ( late_BoundR @ A2 @ Y6 @ P2 ) )
     => ( ! [P4: pi,A4: name,B4: name] :
            ( ( ( res @ X6 @ P )
              = ( res @ B4 @ P4 ) )
           => ! [P5: pi] :
                ( ( ( late_BoundR @ A2 @ Y6 @ P2 )
                  = ( late_BoundR @ ( late_BoundOutputS @ A4 ) @ B4 @ P5 ) )
               => ( ( late_transitions @ P4 @ ( late_FreeR @ ( late_OutputR @ A4 @ B4 ) @ P5 ) )
                 => ( A4 = B4 ) ) ) )
       => ~ ! [P4: pi,A4: late_subject,X3: name,P5: pi,Y3: name] :
              ( ( ( res @ X6 @ P )
                = ( res @ Y3 @ P4 ) )
             => ( ( ( late_BoundR @ A2 @ Y6 @ P2 )
                  = ( late_BoundR @ A4 @ X3 @ ( res @ Y3 @ P5 ) ) )
               => ( ( late_transitions @ P4 @ ( late_BoundR @ A4 @ X3 @ P5 ) )
                 => ( ( fresh @ name @ late_subject @ Y3 @ A4 )
                   => ( ( Y3 != X3 )
                     => ( ( fresh @ name @ pi @ X3 @ P4 )
                       => ~ ( fresh @ name @ late_subject @ X3 @ A4 ) ) ) ) ) ) ) ) ) ).

% resCasesB'
thf(fact_158_tauOutputTrans,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi] :
      ~ ( late_transitions @ ( tau @ P ) @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) ) ).

% tauOutputTrans
thf(fact_159_inputBoundOutputTrans,axiom,
    ! [A2: name,X2: name,P: pi,B2: name,Y: name,P2: pi] :
      ~ ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ ( late_BoundOutputS @ B2 ) @ Y @ P2 ) ) ).

% inputBoundOutputTrans
thf(fact_160_sumIdempRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ P ) @ Rel @ P ) ) ).

% sumIdempRight
thf(fact_161_sumAssocRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi,R2: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ ( sum @ Q @ R2 ) ) @ Rel @ ( sum @ ( sum @ P @ Q ) @ R2 ) ) ) ).

% sumAssocRight
thf(fact_162_sumIdempLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ ( sum @ P @ P ) ) ) ).

% sumIdempLeft
thf(fact_163_sumAssocLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi,R2: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ ( sum @ P @ Q ) @ R2 ) @ Rel @ ( sum @ P @ ( sum @ Q @ R2 ) ) ) ) ).

% sumAssocLeft
thf(fact_164_sumSym,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ Q ) @ Rel @ ( sum @ Q @ P ) ) ) ).

% sumSym
thf(fact_165_Late__Semantics1_Osubject_Oinject_I2_J,axiom,
    ! [X22: name,Y2: name] :
      ( ( ( late_BoundOutputS @ X22 )
        = ( late_BoundOutputS @ Y2 ) )
      = ( X22 = Y2 ) ) ).

% Late_Semantics1.subject.inject(2)
thf(fact_166_Late__Semantics1_OfreeRes_Oinject,axiom,
    ! [X11: name,X12: name,Y11: name,Y12: name] :
      ( ( ( late_OutputR @ X11 @ X12 )
        = ( late_OutputR @ Y11 @ Y12 ) )
      = ( ( X11 = Y11 )
        & ( X12 = Y12 ) ) ) ).

% Late_Semantics1.freeRes.inject
thf(fact_167_sumZeroRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ ( sum @ P @ piNil ) ) ) ).

% sumZeroRight
thf(fact_168_sumZeroLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ piNil ) @ Rel @ P ) ) ).

% sumZeroLeft
thf(fact_169_name__fresh,axiom,
    ( ( fresh @ name @ name )
    = ( ^ [A6: name,B6: name] : A6 != B6 ) ) ).

% name_fresh
thf(fact_170_pi_Ofresh_I1_J,axiom,
    ! [A2: name] : ( fresh @ name @ pi @ A2 @ piNil ) ).

% pi.fresh(1)
thf(fact_171_zeroTrans,axiom,
    ! [Rs: late_residual] :
      ~ ( late_transitions @ piNil @ Rs ) ).

% zeroTrans
thf(fact_172_nilCases_H,axiom,
    ! [Rs: late_residual] :
      ~ ( late_transitions @ piNil @ Rs ) ).

% nilCases'
thf(fact_173_pi_Odistinct_I15_J,axiom,
    ! [Name: name,Pi: pi] :
      ( piNil
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(15)
thf(fact_174_pi_Odistinct_I13_J,axiom,
    ! [Pi12: pi,Pi22: pi] :
      ( piNil
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(13)
thf(fact_175_pi_Odistinct_I11_J,axiom,
    ! [Pi12: pi,Pi22: pi] :
      ( piNil
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(11)
thf(fact_176_pi_Odistinct_I5_J,axiom,
    ! [Name1: name,Name22: name,Pi: pi] :
      ( piNil
     != ( input @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(5)
thf(fact_177_pi_Odistinct_I3_J,axiom,
    ! [Pi: pi] :
      ( piNil
     != ( tau @ Pi ) ) ).

% pi.distinct(3)
thf(fact_178_nilSimRight,axiom,
    ! [P: pi,Rel: set @ ( product_prod @ pi @ pi )] : ( strong743114133lation @ P @ Rel @ piNil ) ).

% nilSimRight
thf(fact_179_resZeroTrans,axiom,
    ! [X2: name,Rs: late_residual] :
      ~ ( late_transitions @ ( res @ X2 @ piNil ) @ Rs ) ).

% resZeroTrans
thf(fact_180_nilSim_I2_J,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),A2: name,X2: name,P: pi] :
      ~ ( strong743114133lation @ piNil @ Rel @ ( input @ A2 @ X2 @ P ) ) ).

% nilSim(2)
thf(fact_181_nilSim_I1_J,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ~ ( strong743114133lation @ piNil @ Rel @ ( tau @ P ) ) ).

% nilSim(1)
thf(fact_182_inputCases_H,axiom,
    ! [A2: name,B2: name,P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( input @ A2 @ B2 @ P ) @ Rs )
     => ~ ! [X3: name,A4: name,P4: pi] :
            ( ( ( A2 = A4 )
              & ( ( abs_fun @ name @ pi @ B2 @ P )
                = ( abs_fun @ name @ pi @ X3 @ P4 ) ) )
           => ( ( Rs
                = ( late_BoundR @ ( late_InputS @ A4 ) @ X3 @ P4 ) )
             => ( X3 = A4 ) ) ) ) ).

% inputCases'
thf(fact_183_subject_Orecs_I2_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > T,F22: name > T,Name3: name] :
      ( ! [X13: name] : ( P @ ( F1 @ X13 ) )
     => ( ! [X13: name] : ( P @ ( F22 @ X13 ) )
       => ( ( late_subject_rec @ T @ F1 @ F22 @ ( late_BoundOutputS @ Name3 ) )
          = ( F22 @ Name3 ) ) ) ) ).

% subject.recs(2)
thf(fact_184_freeRes_Orecs_I1_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > name > T,F22: T,Name12: name,Name23: name] :
      ( ! [X13: name,X23: name] : ( P @ ( F1 @ X13 @ X23 ) )
     => ( ( P @ F22 )
       => ( ( late_freeRes_rec @ T @ F1 @ F22 @ ( late_OutputR @ Name12 @ Name23 ) )
          = ( F1 @ Name12 @ Name23 ) ) ) ) ).

% freeRes.recs(1)
thf(fact_185_subject_Ofresh_I1_J,axiom,
    ! [A2: name,X1: name] :
      ( ( fresh @ name @ late_subject @ A2 @ ( late_InputS @ X1 ) )
      = ( fresh @ name @ name @ A2 @ X1 ) ) ).

% subject.fresh(1)
thf(fact_186_Late__Semantics1_Osubject_Odistinct_I1_J,axiom,
    ! [X1: name,X22: name] :
      ( ( late_InputS @ X1 )
     != ( late_BoundOutputS @ X22 ) ) ).

% Late_Semantics1.subject.distinct(1)
thf(fact_187_subject_Oexhaust,axiom,
    ! [Y: late_subject] :
      ( ! [X13: name] :
          ( Y
         != ( late_InputS @ X13 ) )
     => ~ ! [X23: name] :
            ( Y
           != ( late_BoundOutputS @ X23 ) ) ) ).

% subject.exhaust
thf(fact_188_Late__Semantics_Osubject_Odistinct_I1_J,axiom,
    ! [Name3: name,Name: name] :
      ( ( late_InputS @ Name3 )
     != ( late_BoundOutputS @ Name ) ) ).

% Late_Semantics.subject.distinct(1)
thf(fact_189_subject_Oinducts,axiom,
    ! [P: late_subject > $o,Subject2: late_subject] :
      ( ! [Name2: name] : ( P @ ( late_InputS @ Name2 ) )
     => ( ! [Name2: name] : ( P @ ( late_BoundOutputS @ Name2 ) )
       => ( P @ Subject2 ) ) ) ).

% subject.inducts
thf(fact_190_subject_Ostrong__induct_H,axiom,
    ! [N: $tType,P: N > late_subject > $o,Z: N,Subject2: late_subject] :
      ( ! [Name2: name,Z2: N] : ( P @ Z2 @ ( late_InputS @ Name2 ) )
     => ( ! [Name2: name,Z2: N] : ( P @ Z2 @ ( late_BoundOutputS @ Name2 ) )
       => ( P @ Z @ Subject2 ) ) ) ).

% subject.strong_induct'
thf(fact_191_subject_Ostrong__inducts,axiom,
    ! [A: $tType,P: A > late_subject > $o,Z: A,Subject2: late_subject] :
      ( ! [Name2: name,Z2: A] : ( P @ Z2 @ ( late_InputS @ Name2 ) )
     => ( ! [Name2: name,Z2: A] : ( P @ Z2 @ ( late_BoundOutputS @ Name2 ) )
       => ( P @ Z @ Subject2 ) ) ) ).

% subject.strong_inducts
thf(fact_192_subject_Orecs_I1_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > T,F22: name > T,Name3: name] :
      ( ! [X13: name] : ( P @ ( F1 @ X13 ) )
     => ( ! [X13: name] : ( P @ ( F22 @ X13 ) )
       => ( ( late_subject_rec @ T @ F1 @ F22 @ ( late_InputS @ Name3 ) )
          = ( F1 @ Name3 ) ) ) ) ).

% subject.recs(1)
thf(fact_193_Late__Semantics_OInput,axiom,
    ! [A2: name,X2: name,P: pi] : ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P ) ) ).

% Late_Semantics.Input
thf(fact_194_transitions_OInput,axiom,
    ! [X2: name,A2: name,P: pi] :
      ( ( X2 != A2 )
     => ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P ) ) ) ).

% transitions.Input
thf(fact_195_resOutputInputTrans,axiom,
    ! [X2: name,A2: name,B2: name,P: pi,C3: name,Y: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ A2 @ B2 @ P ) ) @ ( late_BoundR @ ( late_InputS @ C3 ) @ Y @ P2 ) ) ).

% resOutputInputTrans
thf(fact_196_resOutputOutputTrans,axiom,
    ! [X2: name,A2: name,P: pi,B2: name,Y: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ A2 @ X2 @ P ) ) @ ( late_FreeR @ ( late_OutputR @ B2 @ Y ) @ P2 ) ) ).

% resOutputOutputTrans
thf(fact_197_Late__Semantics_OClose1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,Y: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y @ Q2 ) )
       => ( ( fresh @ name @ pi @ Y @ P )
         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y @ ( par @ ( subs @ P2 @ X2 @ Y ) @ Q2 ) ) ) ) ) ) ) ).

% Late_Semantics.Close1
thf(fact_198_subst__identity,axiom,
    ! [P: pi,A2: name] :
      ( ( subs @ P @ A2 @ A2 )
      = P ) ).

% subst_identity
thf(fact_199_simps_I9_J,axiom,
    ! [X2: name,C3: name,D3: name,P: pi] :
      ( ( X2 != C3 )
     => ( ( X2 != D3 )
       => ( ( subs @ ( res @ X2 @ P ) @ C3 @ D3 )
          = ( res @ X2 @ ( subs @ P @ C3 @ D3 ) ) ) ) ) ).

% simps(9)
thf(fact_200_simps_I8_J,axiom,
    ! [P: pi,Q: pi,C3: name,D3: name] :
      ( ( subs @ ( par @ P @ Q ) @ C3 @ D3 )
      = ( par @ ( subs @ P @ C3 @ D3 ) @ ( subs @ Q @ C3 @ D3 ) ) ) ).

% simps(8)
thf(fact_201_substTrans,axiom,
    ! [B2: name,P: pi,A2: name,C3: name] :
      ( ( fresh @ name @ pi @ B2 @ P )
     => ( ( subs @ ( subs @ P @ A2 @ B2 ) @ B2 @ C3 )
        = ( subs @ P @ A2 @ C3 ) ) ) ).

% substTrans
thf(fact_202_simps_I7_J,axiom,
    ! [P: pi,Q: pi,C3: name,D3: name] :
      ( ( subs @ ( sum @ P @ Q ) @ C3 @ D3 )
      = ( sum @ ( subs @ P @ C3 @ D3 ) @ ( subs @ Q @ C3 @ D3 ) ) ) ).

% simps(7)
thf(fact_203_simps_I2_J,axiom,
    ! [P: pi,C3: name,D3: name] :
      ( ( subs @ ( tau @ P ) @ C3 @ D3 )
      = ( tau @ ( subs @ P @ C3 @ D3 ) ) ) ).

% simps(2)
thf(fact_204_simps_I1_J,axiom,
    ! [C3: name,D3: name] :
      ( ( subs @ piNil @ C3 @ D3 )
      = piNil ) ).

% simps(1)
thf(fact_205_freeRes_Ofresh_I2_J,axiom,
    ! [A2: name] : ( fresh @ name @ late_freeRes @ A2 @ late_TauR ) ).

% freeRes.fresh(2)
thf(fact_206_pi_Ofresh_I2_J,axiom,
    ! [A2: name,X32: name,X22: name,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( output @ X32 @ X22 @ X1 ) )
      = ( ( fresh @ name @ name @ A2 @ X32 )
        & ( fresh @ name @ name @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(2)
thf(fact_207_resOutputTauTrans,axiom,
    ! [X2: name,A2: name,B2: name,P: pi,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ A2 @ B2 @ P ) ) @ ( late_FreeR @ late_TauR @ P2 ) ) ).

% resOutputTauTrans
thf(fact_208_outputTauTrans,axiom,
    ! [A2: name,B2: name,P: pi,P2: pi] :
      ~ ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ late_TauR @ P2 ) ) ).

% outputTauTrans
thf(fact_209_pi_Odistinct_I31_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Name: name,Pi: pi] :
      ( ( output @ Name12 @ Name23 @ Pi4 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(31)
thf(fact_210_pi_Odistinct_I29_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( output @ Name12 @ Name23 @ Pi4 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(29)
thf(fact_211_pi_Odistinct_I27_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( output @ Name12 @ Name23 @ Pi4 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(27)
thf(fact_212_pi_Oinject_I1_J,axiom,
    ! [X32: name,X22: name,X1: pi,Y32: name,Y2: name,Y1: pi] :
      ( ( ( output @ X32 @ X22 @ X1 )
        = ( output @ Y32 @ Y2 @ Y1 ) )
      = ( ( X32 = Y32 )
        & ( X22 = Y2 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(1)
thf(fact_213_freeRes_Ostrong__inducts,axiom,
    ! [A: $tType,P: A > late_freeRes > $o,Z: A,FreeRes3: late_freeRes] :
      ( ! [Name13: name,Name24: name,Z2: A] : ( P @ Z2 @ ( late_OutputR @ Name13 @ Name24 ) )
     => ( ! [Z2: A] : ( P @ Z2 @ late_TauR )
       => ( P @ Z @ FreeRes3 ) ) ) ).

% freeRes.strong_inducts
thf(fact_214_freeRes_Ostrong__induct_H,axiom,
    ! [N: $tType,P: N > late_freeRes > $o,Z: N,FreeRes3: late_freeRes] :
      ( ! [Name13: name,Name24: name,Z2: N] : ( P @ Z2 @ ( late_OutputR @ Name13 @ Name24 ) )
     => ( ! [Z2: N] : ( P @ Z2 @ late_TauR )
       => ( P @ Z @ FreeRes3 ) ) ) ).

% freeRes.strong_induct'
thf(fact_215_freeRes_Oinducts,axiom,
    ! [P: late_freeRes > $o,FreeRes3: late_freeRes] :
      ( ! [Name13: name,Name24: name] : ( P @ ( late_OutputR @ Name13 @ Name24 ) )
     => ( ( P @ late_TauR )
       => ( P @ FreeRes3 ) ) ) ).

% freeRes.inducts
thf(fact_216_Late__Semantics_OfreeRes_Odistinct_I1_J,axiom,
    ! [Name12: name,Name23: name] :
      ( ( late_OutputR @ Name12 @ Name23 )
     != late_TauR ) ).

% Late_Semantics.freeRes.distinct(1)
thf(fact_217_pi_Odistinct_I19_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi: pi] :
      ( ( output @ Name12 @ Name23 @ Pi4 )
     != ( tau @ Pi ) ) ).

% pi.distinct(19)
thf(fact_218_pi_Odistinct_I21_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Name1: name,Name22: name,Pi: pi] :
      ( ( output @ Name12 @ Name23 @ Pi4 )
     != ( input @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(21)
thf(fact_219_pi_Odistinct_I1_J,axiom,
    ! [Name1: name,Name22: name,Pi: pi] :
      ( piNil
     != ( output @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(1)
thf(fact_220_fresh__fact2,axiom,
    ! [A2: name,B2: name,P: pi] :
      ( ( A2 != B2 )
     => ( fresh @ name @ pi @ A2 @ ( subs @ P @ A2 @ B2 ) ) ) ).

% fresh_fact2
thf(fact_221_fresh__fact1,axiom,
    ! [A2: name,P: pi,C3: name,B2: name] :
      ( ( fresh @ name @ pi @ A2 @ P )
     => ( ( A2 != C3 )
       => ( fresh @ name @ pi @ A2 @ ( subs @ P @ B2 @ C3 ) ) ) ) ).

% fresh_fact1
thf(fact_222_forget,axiom,
    ! [A2: name,P: pi,B2: name] :
      ( ( fresh @ name @ pi @ A2 @ P )
     => ( ( subs @ P @ A2 @ B2 )
        = P ) ) ).

% forget
thf(fact_223_freeRes_Oexhaust,axiom,
    ! [Y: late_freeRes] :
      ( ! [X112: name,X122: name] :
          ( Y
         != ( late_OutputR @ X112 @ X122 ) )
     => ( Y = late_TauR ) ) ).

% freeRes.exhaust
thf(fact_224_Late__Semantics1_OfreeRes_Odistinct_I1_J,axiom,
    ! [X11: name,X12: name] :
      ( ( late_OutputR @ X11 @ X12 )
     != late_TauR ) ).

% Late_Semantics1.freeRes.distinct(1)
thf(fact_225_substRes3,axiom,
    ! [B2: name,P: pi,A2: name] :
      ( ( fresh @ name @ pi @ B2 @ P )
     => ( ( subs @ ( res @ A2 @ P ) @ A2 @ B2 )
        = ( res @ B2 @ ( subs @ P @ A2 @ B2 ) ) ) ) ).

% substRes3
thf(fact_226_substRes2,axiom,
    ! [B2: name,P: pi,A2: name] :
      ( ( fresh @ name @ pi @ B2 @ P )
     => ( ( res @ A2 @ P )
        = ( res @ B2 @ ( subs @ P @ A2 @ B2 ) ) ) ) ).

% substRes2
thf(fact_227_resTrans_I1_J,axiom,
    ! [X2: name,B2: name,P: pi,Rs: late_residual] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ X2 @ B2 @ P ) ) @ Rs ) ).

% resTrans(1)
thf(fact_228_outputBoundTrans,axiom,
    ! [A2: name,B2: name,P: pi,C3: late_subject,X2: name,P2: pi] :
      ~ ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_BoundR @ C3 @ X2 @ P2 ) ) ).

% outputBoundTrans
thf(fact_229_nilSim_I3_J,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),A2: name,B2: name,P: pi] :
      ~ ( strong743114133lation @ piNil @ Rel @ ( output @ A2 @ B2 @ P ) ) ).

% nilSim(3)
thf(fact_230_freeRes_Orecs_I2_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > name > T,F22: T] :
      ( ! [X13: name,X23: name] : ( P @ ( F1 @ X13 @ X23 ) )
     => ( ( P @ F22 )
       => ( ( late_freeRes_rec @ T @ F1 @ F22 @ late_TauR )
          = F22 ) ) ) ).

% freeRes.recs(2)
thf(fact_231_Late__Semantics_OComm2,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ P2 @ ( subs @ Q2 @ X2 @ B2 ) ) ) ) ) ) ).

% Late_Semantics.Comm2
thf(fact_232_Late__Semantics_OComm1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,B2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ Q2 ) )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ ( subs @ P2 @ X2 @ B2 ) @ Q2 ) ) ) ) ) ).

% Late_Semantics.Comm1
thf(fact_233_Output,axiom,
    ! [A2: name,B2: name,P: pi] : ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P ) ) ).

% Output
thf(fact_234_outputIneqTrans,axiom,
    ! [A2: name,B2: name,P: pi,C3: name,D3: name,P2: pi] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ ( late_OutputR @ C3 @ D3 ) @ P2 ) )
     => ~ ( ( A2 != C3 )
          | ( B2 != D3 ) ) ) ).

% outputIneqTrans
thf(fact_235_outputCases_H,axiom,
    ! [A2: name,B2: name,P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ Rs )
     => ~ ! [A4: name,B4: name,P4: pi] :
            ( ( ( A2 = A4 )
              & ( B2 = B4 )
              & ( P = P4 ) )
           => ( Rs
             != ( late_FreeR @ ( late_OutputR @ A4 @ B4 ) @ P4 ) ) ) ) ).

% outputCases'
thf(fact_236_outputCases,axiom,
    ! [A2: name,B2: name,P: pi,Alpha: late_freeRes,P2: pi,Prop: late_freeRes > pi > $o] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( ( Alpha
            = ( late_OutputR @ A2 @ B2 ) )
         => ( ( P = P2 )
           => ( Prop @ ( late_OutputR @ A2 @ B2 ) @ P ) ) )
       => ( Prop @ Alpha @ P2 ) ) ) ).

% outputCases
thf(fact_237_outputFreshTrans,axiom,
    ! [A2: name,B2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ~ ( ( fresh @ name @ late_freeRes @ A2 @ Alpha )
          | ( fresh @ name @ late_freeRes @ B2 @ Alpha ) ) ) ).

% outputFreshTrans
thf(fact_238_transitions_OComm2,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( X2 != A2 )
             => ( ( X2 != B2 )
               => ( ( fresh @ name @ pi @ X2 @ P2 )
                 => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ P2 @ ( subs @ Q2 @ X2 @ B2 ) ) ) ) ) ) ) ) ) ) ) ).

% transitions.Comm2
thf(fact_239_transitions_OComm1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,B2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( X2 != A2 )
             => ( ( X2 != B2 )
               => ( ( fresh @ name @ pi @ X2 @ Q2 )
                 => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ ( subs @ P2 @ X2 @ B2 ) @ Q2 ) ) ) ) ) ) ) ) ) ) ).

% transitions.Comm1
thf(fact_240_Tau,axiom,
    ! [P: pi] : ( late_transitions @ ( tau @ P ) @ ( late_FreeR @ late_TauR @ P ) ) ).

% Tau
thf(fact_241_tauCases_H,axiom,
    ! [P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( tau @ P ) @ Rs )
     => ~ ! [P4: pi] :
            ( ( ( tau @ P )
              = ( tau @ P4 ) )
           => ( Rs
             != ( late_FreeR @ late_TauR @ P4 ) ) ) ) ).

% tauCases'
thf(fact_242_tauCases,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Prop: late_freeRes > pi > $o] :
      ( ( late_transitions @ ( tau @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( ( Alpha = late_TauR )
         => ( ( P = P2 )
           => ( Prop @ late_TauR @ P ) ) )
       => ( Prop @ Alpha @ P2 ) ) ) ).

% tauCases
thf(fact_243_transitions_OClose2,axiom,
    ! [P: pi,A2: name,Y: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( fresh @ name @ pi @ Y @ P )
             => ( ( fresh @ name @ pi @ Y @ Q )
               => ( ( X2 != A2 )
                 => ( ( fresh @ name @ pi @ X2 @ P2 )
                   => ( ( Y != A2 )
                     => ( ( fresh @ name @ pi @ Y @ Q2 )
                       => ( ( X2 != Y )
                         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y @ ( par @ P2 @ ( subs @ Q2 @ X2 @ Y ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% transitions.Close2
thf(fact_244_transitions_OClose1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,Y: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( fresh @ name @ pi @ Y @ P )
             => ( ( fresh @ name @ pi @ Y @ Q )
               => ( ( X2 != A2 )
                 => ( ( fresh @ name @ pi @ X2 @ Q2 )
                   => ( ( Y != A2 )
                     => ( ( fresh @ name @ pi @ Y @ P2 )
                       => ( ( X2 != Y )
                         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y @ ( par @ ( subs @ P2 @ X2 @ Y ) @ Q2 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% transitions.Close1
thf(fact_245_Late__Semantics_OClose2,axiom,
    ! [P: pi,A2: name,Y: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ Y @ Q )
         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y @ ( par @ P2 @ ( subs @ Q2 @ X2 @ Y ) ) ) ) ) ) ) ) ).

% Late_Semantics.Close2
thf(fact_246_mismatchIdRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),A2: name,B2: name,P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( ( A2 != B2 )
       => ( strong743114133lation @ P @ Rel @ ( mismatch @ A2 @ B2 @ P ) ) ) ) ).

% mismatchIdRight
thf(fact_247_mismatchIdLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),A2: name,B2: name,P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( ( A2 != B2 )
       => ( strong743114133lation @ ( mismatch @ A2 @ B2 @ P ) @ Rel @ P ) ) ) ).

% mismatchIdLeft
thf(fact_248_pi_Ofresh_I6_J,axiom,
    ! [A2: name,X32: name,X22: name,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( mismatch @ X32 @ X22 @ X1 ) )
      = ( ( fresh @ name @ name @ A2 @ X32 )
        & ( fresh @ name @ name @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(6)
thf(fact_249_pi_Odistinct_I25_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Name1: name,Name22: name,Pi: pi] :
      ( ( output @ Name12 @ Name23 @ Pi4 )
     != ( mismatch @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(25)
thf(fact_250_pi_Odistinct_I9_J,axiom,
    ! [Name1: name,Name22: name,Pi: pi] :
      ( piNil
     != ( mismatch @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(9)
thf(fact_251_pi_Odistinct_I71_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( mismatch @ Name12 @ Name23 @ Pi4 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(71)
thf(fact_252_pi_Odistinct_I51_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Name1: name,Name22: name,Pi: pi] :
      ( ( input @ Name12 @ Name23 @ Pi4 )
     != ( mismatch @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(51)
thf(fact_253_pi_Odistinct_I39_J,axiom,
    ! [Pi4: pi,Name1: name,Name22: name,Pi: pi] :
      ( ( tau @ Pi4 )
     != ( mismatch @ Name1 @ Name22 @ Pi ) ) ).

% pi.distinct(39)
thf(fact_254_pi_Oinject_I5_J,axiom,
    ! [X32: name,X22: name,X1: pi,Y32: name,Y2: name,Y1: pi] :
      ( ( ( mismatch @ X32 @ X22 @ X1 )
        = ( mismatch @ Y32 @ Y2 @ Y1 ) )
      = ( ( X32 = Y32 )
        & ( X22 = Y2 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(5)
thf(fact_255_pi_Odistinct_I73_J,axiom,
    ! [Name12: name,Name23: name,Pi4: pi,Pi12: pi,Pi22: pi] :
      ( ( mismatch @ Name12 @ Name23 @ Pi4 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(73)

% Type constructors (17)
thf(tcon_fun___Orderings_Opreorder,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( preorder @ A9 )
     => ( preorder @ ( A8 > A9 ) ) ) ).

thf(tcon_fun___Orderings_Oorder,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( order @ A9 )
     => ( order @ ( A8 > A9 ) ) ) ).

thf(tcon_fun___Orderings_Oord,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( ord @ A9 )
     => ( ord @ ( A8 > A9 ) ) ) ).

thf(tcon_Set_Oset___Orderings_Opreorder_1,axiom,
    ! [A8: $tType] : ( preorder @ ( set @ A8 ) ) ).

thf(tcon_Set_Oset___Orderings_Oorder_2,axiom,
    ! [A8: $tType] : ( order @ ( set @ A8 ) ) ).

thf(tcon_Set_Oset___Orderings_Oord_3,axiom,
    ! [A8: $tType] : ( ord @ ( set @ A8 ) ) ).

thf(tcon_Agent_Opi___Agent_Ofs__name,axiom,
    fs_name @ pi ).

thf(tcon_HOL_Obool___Orderings_Opreorder_4,axiom,
    preorder @ $o ).

thf(tcon_HOL_Obool___Orderings_Olinorder,axiom,
    linorder @ $o ).

thf(tcon_HOL_Obool___Orderings_Oorder_5,axiom,
    order @ $o ).

thf(tcon_HOL_Obool___Orderings_Oord_6,axiom,
    ord @ $o ).

thf(tcon_HOL_Obool___Agent_Ofs__name_7,axiom,
    fs_name @ $o ).

thf(tcon_Agent_Oname___Agent_Ofs__name_8,axiom,
    fs_name @ name ).

thf(tcon_Product__Type_Oprod___Agent_Ofs__name_9,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( ( fs_name @ A8 )
        & ( fs_name @ A9 ) )
     => ( fs_name @ ( product_prod @ A8 @ A9 ) ) ) ).

thf(tcon_Late__Semantics_OfreeRes___Agent_Ofs__name_10,axiom,
    fs_name @ late_freeRes ).

thf(tcon_Late__Semantics_Osubject___Agent_Ofs__name_11,axiom,
    fs_name @ late_subject ).

thf(tcon_Late__Semantics_Oresidual___Agent_Ofs__name_12,axiom,
    fs_name @ late_residual ).

% Conjectures (1)
thf(conj_0,conjecture,
    y != x ).

%------------------------------------------------------------------------------